PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextRun Class / getTypographicDisplayBounds Method
In This Topic
    getTypographicDisplayBounds Method
    In This Topic
    Gets the typographic bounds of the text fragment.
    These bounds are based on the method.
    Syntax
    public PDFDisplayRectangle getTypographicDisplayBounds()

    Return Value

    The typographic bounding rectangle of the text fragment in display coordinates.
    See Also